Skip to content

Disable trailing commas#10

Merged
mtfishman merged 2 commits into
mainfrom
mf/rm-trailing-commas
Feb 13, 2026
Merged

Disable trailing commas#10
mtfishman merged 2 commits into
mainfrom
mf/rm-trailing-commas

Conversation

@mtfishman
Copy link
Copy Markdown
Member

@mtfishman mtfishman commented Feb 13, 2026

This disables trailing commas in the JuliaFormatter pass. Runic will still put some back according to these rules: https://github.com/fredrikekre/Runic.jl?tab=readme-ov-file#multiline-listlike-expressions. This should make initial formatting PRs switching from Runic to ITensorFormatter smaller and make function definitions look nicer.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.30%. Comparing base (041974c) to head (dc5313f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   99.30%   99.30%           
=======================================
  Files           1        1           
  Lines         144      144           
=======================================
  Hits          143      143           
  Misses          1        1           
Flag Coverage Δ
docs 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman merged commit 1fd5c40 into main Feb 13, 2026
13 checks passed
@mtfishman mtfishman deleted the mf/rm-trailing-commas branch February 13, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant